home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Apps / ScreenSavers / darken / LogoutHook.proto < prev    next >
Text File  |  1992-12-20  |  131b  |  10 lines

  1. #!/bin/sh
  2.  
  3. # LogoutHook - executed after loginwindow processes a logout
  4.  
  5. # Darken the screen
  6.  
  7. BIN=/usr/local/etc
  8.  
  9. ${BIN}/VidLev -b
  10.